Autogenerated HTML docs for v1.5.4.1-183-gf873
diff --git a/git-help.html b/git-help.html index ea4193b..f90a143 100644 --- a/git-help.html +++ b/git-help.html
@@ -328,53 +328,9 @@ </p> <p>The web browser can be specified using the configuration variable <em>help.browser</em>, or <em>web.browser</em> if the former is not set. If none of -these config variables is set, the <em>git-help--browse</em> helper script -(called by <em>git-help</em>) will pick a suitable default.</p> -<p>You can explicitly provide a full path to your preferred browser by -setting the configuration variable <em>browser.<tool>.path</em>. For example, -you can configure the absolute path to firefox by setting -<em>browser.firefox.path</em>. Otherwise, <em>git-help--browse</em> assumes the tool -is available in PATH.</p> -<p>Note that the script tries, as much as possible, to display the HTML -page in a new tab on an already opened browser.</p> -<p>The following browsers are currently supported by <em>git-help--browse</em>:</p> -<ul> -<li> -<p> -firefox (this is the default under X Window when not using KDE) -</p> -</li> -<li> -<p> -iceweasel -</p> -</li> -<li> -<p> -konqueror (this is the default under KDE) -</p> -</li> -<li> -<p> -w3m (this is the default outside X Window) -</p> -</li> -<li> -<p> -links -</p> -</li> -<li> -<p> -lynx -</p> -</li> -<li> -<p> -dillo -</p> -</li> -</ul> +these config variables is set, the <em>git-web--browse</em> helper script +(called by <em>git-help</em>) will pick a suitable default. See +<a href="git-web--browse.html">git-web--browse(1)</a> for more information about this.</p> </dd> </dl> </div> @@ -404,7 +360,7 @@ <p>The <em>help.browser</em>, <em>web.browser</em> and <em>browser.<tool>.path</em> will also be checked if the <em>web</em> format is chosen (either by command line option or configuration variable). See <em>-w|--web</em> in the OPTIONS -section above.</p> +section above and <a href="git-web--browse.html">git-web--browse(1)</a>.</p> <p>Note that these configuration variables should probably be set using the <em>--global</em> flag, for example like this:</p> <div class="listingblock"> @@ -432,7 +388,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 29-Jan-2008 09:44:48 UTC +Last updated 17-Feb-2008 03:50:06 UTC </div> </div> </body>